Telegram Group & Telegram Channel
🌲 #newfeature
The type-matching requirement for the return value of if and switch local blocks has been removed when the structure's return value is not assigned to a variable. This will now work in v5:

 //@version=5
indicator("", "", true)
var line myLine = na
if close > open
line.delete(myLine)
else
myLine := line.new(bar_index - 10, high[10], bar_index, high)



tg-me.com/PineCodersSquawkBox/171
Create:
Last Update:

🌲 #newfeature
The type-matching requirement for the return value of if and switch local blocks has been removed when the structure's return value is not assigned to a variable. This will now work in v5:

 //@version=5
indicator("", "", true)
var line myLine = na
if close > open
line.delete(myLine)
else
myLine := line.new(bar_index - 10, high[10], bar_index, high)

BY PineCoders Squawk Box


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/PineCodersSquawkBox/171

View MORE
Open in Telegram


PineCoders Squawk Box Telegram | DID YOU KNOW?

Date: |

A project of our size needs at least a few hundred million dollars per year to keep going,” Mr. Durov wrote in his public channel on Telegram late last year. “While doing that, we will remain independent and stay true to our values, redefining how a tech company should operate.

Launched in 2013, Telegram allows users to broadcast messages to a following via “channels”, or create public and private groups that are simple for others to access. Users can also send and receive large data files, including text and zip files, directly via the app.The platform said it has more than 500m active users, and topped 1bn downloads in August, according to data from SensorTower.PineCoders Squawk Box from jp


Telegram PineCoders Squawk Box
FROM USA